golang.org/x/net/http2.stream.copyTrailersToHandlerRequest (method)

2 uses

	golang.org/x/net/http2 (current package)
		server.go#L1880: 		st.body.closeWithErrorAndCode(io.EOF, st.copyTrailersToHandlerRequest)
		server.go#L1888: func (st *stream) copyTrailersToHandlerRequest() {